; * etc/NEWS: Fix typo.
authorMichael Albinus <michael.albinus@gmx.de>
Fri, 12 Apr 2024 13:51:26 +0000 (15:51 +0200)
committerMichael Albinus <michael.albinus@gmx.de>
Fri, 12 Apr 2024 13:51:26 +0000 (15:51 +0200)
etc/NEWS

index 30b1cceb2cb634cec8b0609e193ddeb2e50a25fe..ed5db3a01a3571338345f54d96f90620f1bdc4b5 100644 (file)
--- a/etc/NEWS
+++ b/etc/NEWS
@@ -1777,7 +1777,7 @@ values.
 +++
 ** Conversion of strings to and from byte-arrays works with multibyte strings.
 The functions 'dbus-string-to-byte-array' and
-'dbus-byte-array-to-string}' now accept and return multibyte Lisp
+'dbus-byte-array-to-string' now accept and return multibyte Lisp
 strings, encoding to UTF-8 and decoding from UTF-8 internally.  This
 means that the argument to 'dbus-byte-array-to-string' must be a valid
 UTF-8 byte sequence, and the optional parameter MULTIBYTE of